1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-30 02:02:38 -07:00
emacs/mps/example/hw-gc/build
Richard Kistruck f1e87a0b01 Mps example code: hello-world with gc
Copied from Perforce
 Change: 159000
 ServerID: perforce.ravenbrook.com
2006-05-31 17:02:30 +01:00

4 lines
108 B
Text
Executable file

CODE=../../code
LIBS=$CODE/xcppgc/ci
gcc hwgc01.c -o hwgc01 -I$CODE $LIBS/mps.a $LIBS/mpsplan.a
# ./a.out