mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-29 10:48:39 +09:00
5 lines
81 B
Makefile
5 lines
81 B
Makefile
all:
|
|
$(MAKE) -f $(TESTPATH)/cmd-stripdotslash.mk ./foo
|
|
|
|
./foo:
|
|
@echo TEST-PASS
|