forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
392 B
Bash
11 lines
392 B
Bash
--- ./agent/Makefile.SH.orig 2008-08-19 17:48:44.000000000 +0900
|
|
+++ ./agent/Makefile.SH 2014-08-14 01:59:33.510702714 +0900
|
|
@@ -53,7 +53,7 @@
|
|
########################################################################
|
|
# Automatically generated parameters -- do not edit
|
|
|
|
-SUBDIRS = pl filter files man test examples
|
|
+SUBDIRS = pl filter files man examples
|
|
SCRIPTS = \$(BIN)
|
|
|
|
!GROK!THIS!
|