mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
topdir*.mk: autoconf stuff topdir.mk -> topdir-autoconf.mk
Source out autoconf conditionals from topdir.mk into topdir-autoconf.mk.
This commit is contained in:
parent
fbff621174
commit
bd079bf1d3
3 changed files with 12 additions and 19 deletions
2
Makefile
2
Makefile
|
|
@ -31,7 +31,7 @@ SUBDIRS = inst/pre \
|
|||
inst/post
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(TOPDIR)/make/topdir.mk
|
||||
include $(TOPDIR)/make/topdir-autoconf.mk
|
||||
|
||||
define symversion
|
||||
nm $(LIB_A) | sed '/^[0-9]\{8\} T / !d; s/^[0-9]\{8\} T //' | sort -u
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue