GIT
/
REPO
/
FRED-BOY
Projects
/
gpcp-linux.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
260845b
)
Build CPMake
author
DeaDDooMER <deaddoomer@deadsoftware.ru>
Sun, 27 Sep 2015 19:09:11 +0000
(22:09 +0300)
committer
DeaDDooMER <deaddoomer@deadsoftware.ru>
Sun, 27 Sep 2015 19:09:11 +0000
(22:09 +0300)
gpcp/Makefile
patch
|
blob
|
history
diff --git
a/gpcp/Makefile
b/gpcp/Makefile
index 157ed4169b2cbedd6bd80eb1f39ae72dd45f450f..21cde5d12d27da14619d3f95ccd7c9615632e60c 100644
(file)
--- a/
gpcp/Makefile
+++ b/
gpcp/Makefile
@@
-3,6
+3,7
@@
jvm:
javac -d . java/*.java
cprun CPMake -all -target=jvm gpcp.cp
cprun CPMake -all -target=jvm Browse.cp
-
+ cprun CPMake -all -target=jvm CPMake.cp
+
clean:
- rm -rf CP PeUtil.cp *.cps *.lst
\ No newline at end of file
+ rm -rf CP PeUtil.cp *.cps *.lst
DEADSOFTWARE 2012-2025