source: branches/samba-3.3.x/source/include/build_env.h@ 374

Last change on this file since 374 was 374, checked in by Herwig Bauernfeind, 16 years ago

Update Samba 3.3 to 3.3.10 (new files)

File size: 513 bytes
Line 
1/* This file is automatically generated with "make include/build_env.h". DO NOT EDIT */
2
3#ifndef _BUILD_ENV_H
4#define _BUILD_ENV_H
5
6#define BUILD_ENV_UNAME "OS/2 CHB 1 2.45 i386 i386 AuthenticAMD OS/2"
7#define BUILD_ENV_DATE "Fr Jan 15 08:49:23 CET 2010"
8#define BUILD_ENV_SRCDIR "U:/Develop/Samba/samba-3.3.x/source"
9#define BUILD_ENV_BUILDDIR "U:/Develop/Samba/samba-3.3.x/source"
10#define BUILD_ENV_USER "CHB"
11#define BUILD_ENV_HOST "CHB"
12#define BUILD_ENV_COMPILER "gcc"
13#endif /* _BUILD_ENV_H */
Note: See TracBrowser for help on using the repository browser.