mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
shut up the 'nothing to be done' message in this submake.
This commit is contained in:
@@ -5,8 +5,10 @@ THINGS=flags
|
||||
|
||||
|
||||
all: programs run
|
||||
@:
|
||||
|
||||
programs: $(THINGS)
|
||||
@:
|
||||
|
||||
flags: flags.c
|
||||
$(BUILD) -I$(TOPDIR) -c flags.c
|
||||
|
||||
Reference in New Issue
Block a user