apply fixes in 7.14.1.3 to main branch
[unix-history] / usr / src / sys / hp300 / Makefile
index ee8cd5e..32569ca 100644 (file)
@@ -1,11 +1,4 @@
-#
-# Copyright (c) 1991 The Regents of the University of California.
-# All rights reserved.
-#
-# %sccs.include.redist.sh
-#
-#      @(#)Makefile    7.1 (Berkeley) %G%
-#
+#      @(#)Makefile    7.3 (Berkeley) %G%
 
 COMM=  ../net/*.[ch] ../netimp/*.[ch] ../netinet/*.[ch] ../netns/*.[ch] \
        ../netiso/*.[ch] ../netccitt/*.[ch] \
 
 COMM=  ../net/*.[ch] ../netimp/*.[ch] ../netinet/*.[ch] ../netns/*.[ch] \
        ../netiso/*.[ch] ../netccitt/*.[ch] \
@@ -22,7 +15,7 @@ SHP300=       ../hp300/hp300/*.[ch] ../hp300/include/*.h \
 AHP300=        ../hp300/hp300/*.s
 
 # Directories in which to place hp300 tags links
 AHP300=        ../hp300/hp300/*.s
 
 # Directories in which to place hp300 tags links
-DHP300=        hp300 dev hpux include
+DHP300=        dev hpux include
 
 tags:
        -ctags -dtf ${THP300} ${COMM} ${SHP300}
 
 tags:
        -ctags -dtf ${THP300} ${COMM} ${SHP300}