cups: add -source target

This commit is contained in:
Peter Korsgaard 2009-04-18 14:13:49 +00:00
parent 40367aa404
commit c52f02514d
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@ $(CUPS_DIR)/.installed: $(CUPS_DIR)/.compiled
cups: uclibc $(CUPS_DEPENDENCIES) $(CUPS_DIR)/.installed
cups-source: $(DL_DIR)/$(CUPS_SOURCE)
cups-clean:
-$(MAKE) -C $(CUPS_DIR) clean