diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:50:56 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:50:56 +0000 |
commit | 3164dff98e933252249afc0de9e8469b9696fd42 (patch) | |
tree | 48d44f55d5d32015269c688656a8ef4f7ed7a5eb /cmdline/makefile | |
parent | f55ece0eae40e44dca027528a6f11091279d72b3 (diff) |
Progress meter
Author: jgg
Date: 1998-08-19 06:16:08 GMT
Progress meter
Diffstat (limited to 'cmdline/makefile')
-rw-r--r-- | cmdline/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmdline/makefile b/cmdline/makefile index d521c58db..2dd10d6bc 100644 --- a/cmdline/makefile +++ b/cmdline/makefile @@ -1,5 +1,6 @@ # -*- make -*- BASE=.. +SUBDIR=cmdline # Bring in the default rules include ../buildlib/defaults.mak |