summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot/Makefile
blob: 16602318481995ec150e1da21e109cdf29714341 (plain)
1
2
3
4
5
6
all:	kill_python.exe
	./kill_python.exe

kill_python.exe:	kill_python.c
	gcc -o kill_python.exe kill_python.c -lpsapi

0c043a175 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormax <max@tclers.tk>2011-06-28 15:43:30 (GMT)
committermax <max@tclers.tk>2011-06-28 15:43:30 (GMT)
commitdc83b12bd6506975026827fb7329f66a211cd34a (patch)
tree167ae1ec80cfd026a3a62faf15501bcb461c9728
parentaff501ecb18b44cb1c8920d32937ba3e7f404017 (diff)
download