lcore.org gitweb
/
lcore.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* add multiip support to dnsasync
[lcore.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 2ac49d3cb9ee315579694ebb8d0c97e9064a3e42..4bf4bddf38d2720fee2b24f688bbd4b422eea58a 100755
(executable)
--- a/
Makefile
+++ b/
Makefile
@@
-1,7
+1,7
@@
all: lcoretest
\r
\r
lcoretest: *.pas *.inc lcoretest.dpr
\r
- fpc -Sd -dipv6 lcoretest.dpr
\r
+ fpc -Sd -
gl -
dipv6 lcoretest.dpr
\r
\r
clean:
\r
-rm *.o
\r