Dariaceli's Git
About
Refresh
Report bug
Help
browsing:
master
Branches
master
Files
Commits
Stats
Network
Graph
csapd.git
/
Makefile
Raw
Blame
Patch Log
History
CC=gcc CFLAGS=-g -Wall all: csapd csapd: sapchannelinfo.o main.o clean: rm -f *.o csapd