Take -lgnuregex back out. Linking with it causes 'make install' to fail.
[unix-history] / bin / csh / Makefile
index 1386b10..dc7ee80 100644 (file)
@@ -11,7 +11,7 @@ SRCS= alloc.c char.c const.c csh.c dir.c dol.c err.c exec.c exp.c file.c \
        func.c glob.c hist.c init.c lex.c misc.c parse.c print.c printf.c \
        proc.c sem.c set.c str.c time.c
 
        func.c glob.c hist.c init.c lex.c misc.c parse.c print.c printf.c \
        proc.c sem.c set.c str.c time.c
 
-MAN1=  csh.0
+MAN1=  csh.1
 MLINKS=        csh.1 limit.1 csh.1 alias.1 csh.1 bg.1 csh.1 dirs.1 csh.1 fg.1 \
        csh.1 foreach.1 csh.1 history.1 csh.1 jobs.1 csh.1 popd.1 \
        csh.1 pushd.1 csh.1 rehash.1 csh.1 repeat.1 csh.1 suspend.1 \
 MLINKS=        csh.1 limit.1 csh.1 alias.1 csh.1 bg.1 csh.1 dirs.1 csh.1 fg.1 \
        csh.1 foreach.1 csh.1 history.1 csh.1 jobs.1 csh.1 popd.1 \
        csh.1 pushd.1 csh.1 rehash.1 csh.1 repeat.1 csh.1 suspend.1 \