diff options
| -rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,10 +1,12 @@ -# $Id: Makefile,v 1.11 1993/05/22 07:15:52 cgd Exp $ +# $Id: Makefile,v 1.12 1993/07/04 14:02:11 cgd Exp $ # NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW SUBDIR+= bin include lib libexec sbin usr.bin usr.sbin share games SUBDIR+= gnu +SUBDIR+= sys + .ifmake !(install) SUBDIR+= regress .endif |
