From 676daf0036e13cefd142dbf7887953afecf395de Mon Sep 17 00:00:00 2001 From: erg Date: Fri, 28 Jan 2005 21:18:31 +0000 Subject: [PATCH] Update old makefile to use consistent library naming --- cmd/tools/Makefile.old | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/tools/Makefile.old b/cmd/tools/Makefile.old index c198e29ce..4f7ebf753 100644 --- a/cmd/tools/Makefile.old +++ b/cmd/tools/Makefile.old @@ -25,7 +25,7 @@ LIBS = -L$(LOC_LIB)/graph -lgraph -L$(LOC_LIB)/cdt -lcdt PLUGLIBS = -L$(LOC_PLUG)/cairo -lgvplugin_cairo \ -L$(LOC_PLUG)/layout -lgvplugin_layout \ -L$(LOC_PLUG)/gd -lgvplugin_gd -L$(LOC_PLUG)/text -lgvplugin_text -DNLIBS = -L$(LOC_LIB)/neatogen -lneato \ +DNLIBS = -L$(LOC_LIB)/neatogen -lneatogen \ -L$(LOC_LIB)/pack -lpack \ -L$(LOC_LIB)/common -lcommon \ -L$(LOC_LIB)/gvc -lgvc \ -- 2.40.0