1999-06-25 03:51:43 +00:00
|
|
|
--- makefile.orig Wed Jun 23 18:26:14 1999
|
|
|
|
+++ makefile Wed Jun 23 18:27:41 1999
|
|
|
|
@@ -10,8 +10,8 @@
|
1999-02-12 03:03:40 +00:00
|
|
|
# Send bug-reports and/or questions to: gerard@research.bell-labs.com
|
1999-06-25 03:51:43 +00:00
|
|
|
# The book is available frm www.amazon.com
|
1999-02-12 03:03:40 +00:00
|
|
|
|
1999-06-25 03:51:43 +00:00
|
|
|
-CC=gcc -O2 -DNXT # or any other ansi compatible c compiler
|
1999-02-12 03:03:40 +00:00
|
|
|
-CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
|
1999-06-25 03:51:43 +00:00
|
|
|
+# CC=gcc -O2 -DNXT # or any other ansi compatible c compiler
|
1999-02-12 03:03:40 +00:00
|
|
|
+# CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
|
|
|
|
|
|
|
|
# on Solaris: add -DSOLARIS
|
|
|
|
# on PCs: add -DPC
|