diff options
-rw-r--r-- | share/misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile index f22cd47a0e7..93f2dc3cfea 100644 --- a/share/misc/Makefile +++ b/share/misc/Makefile @@ -1,8 +1,8 @@ # from: @(#)Makefile 5.13 (Berkeley) 5/7/91 -# $Id: Makefile,v 1.2 1996/06/12 11:21:45 deraadt Exp $ +# $Id: Makefile,v 1.3 1999/08/19 08:13:18 millert Exp $ FILES= airport ascii birthtoken eqnchar getopt inter.phone man.template \ - mdoc.template na.phone operator scsi_modes style zipcodes + mdoc.template na.phone operator scsi_modes zipcodes NOOBJ= noobj all clean cleandir depend lint tags: |