root/test/dynamicoverlay/Makefile
| Revision 569f294d6aa69c5eb648d46dfc004c6b79ea0b82, 122 bytes (checked in by Jean-Paul Saman <jean-paul.saman@m2x.nl>, 8 months ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | all: overlay-test |
| 2 | |
| 3 | overlay-test: overlay-test.c |
| 4 | gcc -g2 --std=c99 -D_XOPEN_SOURCE=500 overlay-test.c -lm -o overlay-test |
Note: See TracBrowser for help on using the browser.
