summaryrefslogtreecommitdiff
path: root/src/gnu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gnu/Makefile')
-rw-r--r--src/gnu/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/gnu/Makefile b/src/gnu/Makefile
index ac6da4a..8c3991d 100644
--- a/src/gnu/Makefile
+++ b/src/gnu/Makefile
@@ -11,8 +11,10 @@ LIB =
# If the default settings don't work for your system,
# try to uncomment and edit the settings below.
-#INC =
-#LIB = -lc
+# The default settings below work with a libgnu.a in the current directory,
+# copied from any libgnu.a built with the regex module.
+#INC = -I. -DREX_GNU_INCLUDE='"regex.h"'
+#LIB = -L. -lgnu
# Regex library name
REGNAME = gnu