source: trunk/samba-3.0.25pre1/source/include/build_env.h@ 3

Last change on this file since 3 was 3, checked in by Yuri Dario, 19 years ago

File cleanup.

File size: 545 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 paperino 1 2.45 i386 i386 GenuineIntel OS/2"
7#define BUILD_ENV_DATE "sab mar 24 10:11:56 CET 2007"
8#define BUILD_ENV_SRCDIR "/rd/Samba/samba/trunk/samba-3.0.25pre1/source"
9#define BUILD_ENV_BUILDDIR "/rd/Samba/samba/trunk/samba-3.0.25pre1/source"
10#define BUILD_ENV_USER "yuri"
11#define BUILD_ENV_HOST "paperino"
12#define BUILD_ENV_COMPILER "gcc"
13#endif /* _BUILD_ENV_H */
Note: See TracBrowser for help on using the repository browser.