diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 15:48:31 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 15:48:31 +0000 |
| commit | fce15c9ab3ca0f4ffcbe6938087612818d7c7d80 (patch) | |
| tree | 25f4ec424ec1c7a9e0bfde8b69e88a765dec1ddd /gnu/usr.sbin | |
| parent | 2f4706e95c959e4bc9c43ce8db54d5b351ea3817 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.sbin')
| -rw-r--r-- | gnu/usr.sbin/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.sbin/Makefile.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.sbin/Makefile b/gnu/usr.sbin/Makefile index 29a44d97bde3..980b234ba306 100644 --- a/gnu/usr.sbin/Makefile +++ b/gnu/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ SUBDIR= diff --git a/gnu/usr.sbin/Makefile.inc b/gnu/usr.sbin/Makefile.inc index 8ad60dc2c19c..1fa8c0e074f6 100644 --- a/gnu/usr.sbin/Makefile.inc +++ b/gnu/usr.sbin/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $Id$ BINDIR?= /usr/sbin |
