big makefile cleanup
This commit is contained in:
@@ -52,7 +52,7 @@ matlab.o: $(srcdir)/matlab.c
|
||||
@DO_SECOND_LD@matlab.@SO@: matlab.o
|
||||
@DO_SECOND_LD@ @SHLIB_LD@ -o matlab.@SO@ matlab.o @EXTRA_LIBS_FOR_DLLS@
|
||||
|
||||
install: all
|
||||
install: all install-examples
|
||||
$(INSTALL_PROGRAM) $(SOBJS) $(DESTDIR)$(YAPLIBDIR)
|
||||
|
||||
clean:
|
||||
@@ -61,3 +61,4 @@ clean:
|
||||
realclean: clean
|
||||
rm -f Makefile $(SOBJS)
|
||||
|
||||
install-examples:
|
||||
|
Reference in New Issue
Block a user