e67b0f6574
for information gathering using fingerprinting (p0f based) and banner grabbing techniques. PR: ports/72752 Submitted by: Jon Passki <cykyc(at)yahoo.com> Approved by: nectar (mentor)
8 lines
162 B
Text
8 lines
162 B
Text
--- Makefile.orig Mon Oct 4 23:22:49 2004
|
|
+++ Makefile Mon Oct 4 23:22:55 2004
|
|
@@ -1,4 +1,4 @@
|
|
-default:
|
|
+all default:
|
|
(cd libs && make)
|
|
(cd src && make)
|
|
|