diff options
| author | Erik Troan <ewt@redhat.com> | 2000-05-09 16:26:45 +0000 |
|---|---|---|
| committer | Erik Troan <ewt@redhat.com> | 2000-05-09 16:26:45 +0000 |
| commit | b085dbf9fa656f8eeefb7eeaa6c532647f1cf388 (patch) | |
| tree | 4e877f88ec463af51627d5aa361edddcf52f3e3d /scripts/Makefile | |
| parent | 702e6975d40b891f3a6699c54d5ef5ab9fa62f91 (diff) | |
fixed dependency crap
Diffstat (limited to 'scripts/Makefile')
| -rw-r--r-- | scripts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile b/scripts/Makefile index 9a28b716a..979698b88 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -7,3 +7,4 @@ install: install -m 755 mk-images* $(DESTDIR)/$(RUNTIMEDIR) install -m 755 buildinstall $(DESTDIR)/$(RUNTIMEDIR) +depend: |
