diff options
| author | Paul Richards <paul@FreeBSD.org> | 1994-10-16 06:17:03 +0000 |
|---|---|---|
| committer | Paul Richards <paul@FreeBSD.org> | 1994-10-16 06:17:03 +0000 |
| commit | 8f091f9cf1a616e2eae47806cc4052eab83e9381 (patch) | |
| tree | 2010dcf2ae906caa91685206514ec84177790f1c /sbin/sysinstall/Makefile | |
| parent | 84d25423428a70a59ec8c2dada2b99f477d94250 (diff) | |
Remove a bogus BINDIR line
Notes
svn path=/head/; revision=3645
Diffstat (limited to 'sbin/sysinstall/Makefile')
| -rw-r--r-- | sbin/sysinstall/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/sysinstall/Makefile b/sbin/sysinstall/Makefile index 098910ffcab6..6c97b355a965 100644 --- a/sbin/sysinstall/Makefile +++ b/sbin/sysinstall/Makefile @@ -1,5 +1,4 @@ PROG = sysinstall -BINDIR = sbin MANEXT = 1 NOMAN= yet |
