changed build order
This commit is contained in:
@@ -204,7 +204,7 @@ top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
AUTOMAKE_OPTION = foreign
|
||||
EXTRA_DIST = LICENSE
|
||||
SUBDIRS = lib cmd include
|
||||
SUBDIRS = include lib cmd
|
||||
DIST_SUBDIRS = $(SUBDIRS) regress samples doc
|
||||
all: all-recursive
|
||||
|
||||
@@ -639,12 +639,6 @@ uninstall-am:
|
||||
tags tags-recursive uninstall uninstall-am
|
||||
|
||||
|
||||
#install-data-hook:
|
||||
# cd include && $(MAKE) install
|
||||
|
||||
#uninstall-hook:
|
||||
# cd include && $(MAKE) uninstall
|
||||
|
||||
distclean-local:
|
||||
$(RM) -r autom4te.cache
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
|
||||
Reference in New Issue
Block a user