diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:50:50 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:50:50 +0000 |
commit | 1164783d22d97e7ca0454e23faad8f8bb70a901d (patch) | |
tree | 0d303b703236c56562c7010f269cd23b9d7527c5 /Makefile | |
parent | faf4e30cb406bf35c9bb3ec7c018107ea6e01eba (diff) |
Compile of apt-cache
Author: jgg
Date: 1998-07-15 05:56:42 GMT
Compile of apt-cache
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,4 +8,5 @@ all headers library clean veryclean binary program doc: $(MAKE) -C deity $@ $(MAKE) -C apt-pkg $@ + $(MAKE) -C cmdline $@ $(MAKE) -C doc $@ |