Commit abfd71ff authored by claes's avatar claes

Moved to lib/cnv

parent 5e3c1422
...@@ -2,7 +2,7 @@ ifndef link_rule_mk ...@@ -2,7 +2,7 @@ ifndef link_rule_mk
link_rule_mk := 1 link_rule_mk := 1
link = $(ldxx) $(linkflags) $(domap) -o $(export_exe) $(export_obj) \ link = $(ldxx) $(linkflags) $(domap) -o $(export_exe) $(export_obj) \
$(objects) -L/usr/X11R6/lib -L/opt/gnome/lib -lpwr_co \ $(objects) -L/usr/X11R6/lib -L/opt/gnome/lib -lpwr_cnv -lpwr_co \
`pkg-config --libs gtk+-2.0` \ `pkg-config --libs gtk+-2.0` \
-lX11 -lrt -lm -lX11 -lrt -lm
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment