diff options
Diffstat (limited to 'usr.bin/devmenu/Makefile')
-rw-r--r-- | usr.bin/devmenu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/devmenu/Makefile b/usr.bin/devmenu/Makefile index 225756a41ca85..631f24f932a8b 100644 --- a/usr.bin/devmenu/Makefile +++ b/usr.bin/devmenu/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1995/04/13 21:10:56 wollman Exp $ +# $Id: Makefile,v 1.2 1995/04/14 16:13:28 ache Exp $ PROG= devmenu SRCS= devmenu.c devfilter.c ifmenu.c |