mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-06 11:47:47 +02:00
* Add current packages to pas2js command-line
This commit is contained in:
parent
f4f743c62f
commit
a2c6993120
@ -14,7 +14,7 @@ COMPILERUNITPATH=$(BASEDIR)/compat;$(BASEDIR)/fcl-json/src;$(BASEDIR)/fcl-passrc
|
||||
endif
|
||||
|
||||
.PHONY: $(TARGETS)
|
||||
P2JS=pas2js
|
||||
P2JS=pas2js -Fu../packages/*
|
||||
|
||||
all: $(TARGETS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user