This website requires JavaScript.
CODE
0x495fab29
Explore
Sign in
forks
/
apenwarr-redo
Watch
1
Star
0
Fork
You've already forked apenwarr-redo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6fbda9a7b3
apenwarr-redo
/
t
/
111-example
/
hello.do
4 lines
57 B
Text
Raw
Normal View
History
Unescape
Escape
Add t/example, a basic example build environment suitable for a tutorial.
2010-11-17 19:49:41 -08:00
DEPS="main.o
mystr.o"
redo-ifchange $DEPS
Tests: use cc instead of gcc. This fixes problems where llvm is installed without a 'gcc' alias.
2018-10-29 07:20:33 +00:00
cc -o $3 $DEPS
Reference in a new issue
Copy permalink