Skip to content

Commit 06b5d25

Browse files
author
aafemt
committed
A bit better way to pass target over to sub-makefile
1 parent cce8c68 commit 06b5d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
all: firebird
44

5-
firebird install package packages dist clean clobber:
5+
.DEFAULT:
66
$(MAKE) -C gen $@

0 commit comments

Comments
 (0)