Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clm
Commits
78613840
Commit
78613840
authored
Jul 02, 2002
by
Ronny Wichers Schreur
🏘
Browse files
Use correct Makefile depending on platform.
parent
553e6502
Changes
2
Hide whitespace changes
Inline
Side-by-side
Clean08IDE/clmp.linux
View file @
78613840
(cd Unix/clm; make)
(cd Unix/clm; make
-f Makefile.linux cachingcompiler.o
)
clm -ns -d -nr -nt -h 10M -s 1M -I .:Unix:Unix/Intel:Unix/clm:Util -l -v -sl xide CleanIDE -o CleanIDE
Clean08IDE/clmp.solaris
View file @
78613840
(cd Unix/clm; make)
(cd Unix/clm; make
-f Makefile.solaris cachingcompiler.o
)
clm -d -nr -nt -h 10M -s 1M -sl x -I .:Unix:Unix/Sparc:Unix/clm:Util -l Unix/clm/cachingcompiler.o CleanIDE -o CleanIDE
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment