diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-07-07 03:12:14 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-07-07 03:12:14 +0000 |
commit | 486d18ad044c37ece9f3ec220bcf1d77a25e8885 (patch) | |
tree | 5b98fd66934163befafe789cf3ad602c8d4f67f0 /utils/Makefile | |
parent | c9524a9c25a9129aa298fb50d693c24ff62de11e (diff) |
(fsysopts): Don't list twice.
Diffstat (limited to 'utils/Makefile')
-rw-r--r-- | utils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile index 73d2e19f..5b175471 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -43,7 +43,6 @@ clri: clri.o sync: sync.o reboot: reboot.o halt: halt.o -fsysopts: fsysopts.o mount: mount.sh cp $< $@ |