[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-port / cgi

File: [local] / OpenXM / src / asir-port / cgi / Makefile (download)

Revision 1.1, Mon Sep 1 02:41:48 2014 UTC (9 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD

Autostart the server httpd-asir2.sh from webasir2.c
lock/unlock system.
See also comments in webasir2.c

all: webasir2

webasir2:webasir2.c
	gcc -o webasir2 webasir2.c