diff options
author | Roland McGrath <roland@redhat.com> | 1992-08-26 21:00:12 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1992-08-26 21:00:12 +0000 |
commit | 4d345bdee3bada1550ab8ddc655eccc91b044592 (patch) | |
tree | 01ed5115bcb308681dcb76f79b52db433a7cdb07 /GNUmakefile | |
parent | e222f106161fde225bd5ae8e549eda57a5dd9ad4 (diff) | |
download | gunmake-4d345bdee3bada1550ab8ddc655eccc91b044592.tar.gz |
Formerly GNUmakefile.~77~
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 7d49eba..41531fb 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -79,6 +79,7 @@ CC := $(CC) -b glibc # getopt is in libc. GETOPT = +GETOPT_SRC = CPPFLAGS := -DSTDC_HEADERS -DHAVE_UNISTD_H -DHAVE_GLOB_H \ -DHAVE_GETDTABLESIZE -DHAVE_SYS_SIGLIST -DHAVE_DUP2 \ |