mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-30 02:02:38 -07:00
4 lines
108 B
Text
Executable file
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
|