summaryrefslogtreecommitdiffstats
path: root/build/patch-packages/Makefile
blob: d12b53a7207f1901e04b955ecc092daf270cc023 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#######################
IGISO=$(ORIGISO) REVSTATE=$(REVSTATE) $(MAKE) -C $@ -f Makefile release release: $(SUBDIRS) @echo $(ORIGISO) clean: $(SUBCLEAN) @rm -Rf release $(SUBCLEAN): %.clean: $(MAKE) -C $* -f Makefile clean