1
0
mirror of https://code.semirocket.science/wrapsix synced 2026-05-24 05:39:14 +03:00

Basic skeleton -- autotools, readmes and doxygen

This commit is contained in:
Michal Zima
2009-12-01 18:44:26 +01:00
commit 53e0e90ad5
11 changed files with 2204 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
bin_PROGRAMS = wrapsix-dnsproxy
wrapsix_dnsproxy_SOURCES = dnsproxy.c
View File