Skip to content

Commit f14fb2a

Browse files
committed
Define targets for packages also in common.mk
1 parent 6c0e8b5 commit f14fb2a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

common.mk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1838,6 +1838,9 @@ clean-gems:
18381838

18391839
CLEAN_CACHE = clean-extlibs
18401840

1841+
prepare-package: prereq after-update
1842+
clean-cache: $(CLEAN_CACHE)
1843+
18411844
info: info-program info-libruby_a info-libruby_so info-arch
18421845
info-program: PHONY
18431846
@echo PROGRAM=$(PROGRAM)

0 commit comments

Comments
 (0)