kill typo

This commit is contained in:
cgd 1994-02-08 23:20:40 +00:00
parent 37fd24a631
commit ac29ea9d85
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.15 1994/02/07 05:08:57 cgd Exp $
# $Id: Makefile,v 1.16 1994/02/08 23:20:40 cgd Exp $
# NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW
@ -21,7 +21,7 @@ afterinstall:
(cd share/man && make makedb)
build:
(cd install && make install)
(cd include && make install)
make cleandir
(cd lib && make depend && make && make install)
(cd gnu/lib && make depend && make && make install)