Changeset 650 for trunk/zoo-project/zoo-services/arithmetics
- Timestamp:
- May 29, 2015, 1:33:40 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/zoo-project/zoo-services/arithmetics/Makefile
r1 r650 3 3 4 4 cgi-env/test_service.zo: test_service.c 5 g++ ${CFLAGS} -shared -fpic -o cgi-env/test_service.zo ./test_service.c 5 g++ ${CFLAGS} -shared -fpic -o cgi-env/test_service.zo ./test_service.c -lzoo_service 6 6 7 7 clean:
Note: See TracChangeset
for help on using the changeset viewer.