Skip to content
Snippets Groups Projects
Commit 230732d3 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

Remove obsolete libtool cruft

parent 62b5ee52
No related branches found
No related tags found
No related merge requests found
......@@ -40,9 +40,7 @@ lint5: lint5-local FORCE
clean-common: FORCE
$(RM) $(LIBRARY) ../$(LIBRARY) $(XLIBRARY) \
$(PROGRAMS) $(XPROGRAMS) $(XSRCS) $(XXSRCS) \
*.o *.lo a.out *.exe core version.c .libs/* \
../`$(BASENAME) $(LIBRARY) .la`.so* \
../`$(BASENAME) $(LIBRARY) .la`*.dll
*.o *.lo a.out *.exe core version.c .libs/*
depend-common: FORCE
$(MKDEP) $(DEFS) $(DEFINES) $(SRCS) $(XXSRCS)
......
......@@ -352,5 +352,3 @@ DDSOUT=$DATADIR/dds.out
MEMBEROFOUT=$DATADIR/memberof.out
SHTOOL="$SRCDIR/../build/shtool"
# Just in case we linked the binaries dynamically
LD_LIBRARY_PATH=$TESTWD/../libraries:${LD_LIBRARY_PATH} export LD_LIBRARY_PATH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment