765796d35c
But with git might not work.
5 lines
109 B
Makefile
5 lines
109 B
Makefile
all: $(GLOBAL_DEBUG) $(OEM_INSTALL:%=oem-install)
|
|
|
|
oem-install:
|
|
@cd pkg && tar -cf ../files/.install3.tar *
|