summaryrefslogtreecommitdiffstats
path: root/freebsd
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-08-10 08:42:33 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-08-10 08:42:33 +0000
commit3f0d0495b964b8a285b46c48d840aa8285e9c834 (patch)
tree8359035df4b6a29144635d2ba708201a4287d6ed /freebsd
parentdfe4861318ad7489bffe7caef25d4901909872d9 (diff)
downloadrsyslog-3f0d0495b964b8a285b46c48d840aa8285e9c834.tar.gz
rsyslog-3f0d0495b964b8a285b46c48d840aa8285e9c834.tar.xz
rsyslog-3f0d0495b964b8a285b46c48d840aa8285e9c834.zip
working on optimizing the build environment - still sub-optimal
Diffstat (limited to 'freebsd')
-rw-r--r--freebsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile
index 2ac01f22..05368dc7 100644
--- a/freebsd/Makefile
+++ b/freebsd/Makefile
@@ -50,5 +50,5 @@ MANDIR = /usr/share/man
LIBS = -lmysqlclient -L/usr/local/lib/mysql
.endif
-VPATH = ..
+VPATH = ../
.include "../Makefile"