diff options
| author | Niklas Goby | 2011-11-23 11:31:31 +0100 |
|---|---|---|
| committer | Niklas Goby | 2011-11-23 11:31:31 +0100 |
| commit | 46490158a55f9127360409278fa543f4586426e5 (patch) | |
| tree | 3535306241ff4a620fb45c37df058ddc617e9acb /UnixDomainSocketServer/Makefile | |
| parent | deleted the doxygen/html, /latex and /man folder and put them into to gitigno... (diff) | |
| download | fbgui-46490158a55f9127360409278fa543f4586426e5.tar.gz fbgui-46490158a55f9127360409278fa543f4586426e5.tar.xz fbgui-46490158a55f9127360409278fa543f4586426e5.zip | |
deleted the NetworkDiscovery and UnixDomainSocketServer folder
Diffstat (limited to 'UnixDomainSocketServer/Makefile')
| -rw-r--r-- | UnixDomainSocketServer/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/UnixDomainSocketServer/Makefile b/UnixDomainSocketServer/Makefile deleted file mode 100644 index 373b23f..0000000 --- a/UnixDomainSocketServer/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -all: - gcc -g -Wall server.c -o server - -clean: - rm -f server |
