Added libregex to Makefile
authorRod Grimes <rgrimes@FreeBSD.org>
Tue, 3 Aug 1993 03:32:24 +0000 (03:32 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Tue, 3 Aug 1993 03:32:24 +0000 (03:32 +0000)
gnu/Makefile

index 7a93046..380ec96 100644 (file)
@@ -1,6 +1,6 @@
 #      @(#)Makefile    5.33.1.1 (Berkeley) 5/6/91
 
 SUBDIR=        bc cvs dc diff diff3 gas gawk gcc1 gcc2 gdb grep groff gzip \
 #      @(#)Makefile    5.33.1.1 (Berkeley) 5/6/91
 
 SUBDIR=        bc cvs dc diff diff3 gas gawk gcc1 gcc2 gdb grep groff gzip \
-       ld man patch pr rcs sdiff sort tar
+       ld libregex man patch pr rcs sdiff sort tar
 
 .include <bsd.subdir.mk>
 
 .include <bsd.subdir.mk>