surenyi
5 years ago
18 changed files with 18 additions and 2 deletions
@ -0,0 +1,8 @@ |
|||
all: |
|||
$(MAKE) target=xc_ppf1901 -C ../../ |
|||
|
|||
clean: |
|||
$(MAKE) target=xc_ppf1901 -C ../../ clean |
|||
|
|||
distclean: |
|||
$(MAKE) target=xc_ppf1901 -C ../../ distclean |
@ -0,0 +1,8 @@ |
|||
all: |
|||
$(MAKE) target=xc_ppf1901 -C ../../ |
|||
|
|||
clean: |
|||
$(MAKE) target=xc_ppf1901 -C ../../ clean |
|||
|
|||
distclean: |
|||
$(MAKE) target=xc_ppf1901 -C ../../ distclean |
Loading…
Reference in new issue