fixes to allow compilation with FreeBSD make

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-01-28 16:19:28 +00:00
parent 5375a1f5e8
commit 421a017108
2 changed files with 17 additions and 12 deletions

View File

@@ -47,6 +47,7 @@ AROPTIONS = rcu
RANLIB = @RANLIB@
LD = @LD@
MAKEINFO = @MAKEINFO@
RM = rm -f
SHARED_LD = @SHARED_LD@