Print this page
lib: move compat links from targetdirs to proper makefiles

*** 43,52 **** .KEEP_STATE: all: $(LIBS) ! install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) lint: lintcheck include ../Makefile.targ --- 43,52 ---- .KEEP_STATE: all: $(LIBS) ! install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS) lint: lintcheck include ../Makefile.targ