Gloup
This commit is contained in:
parent
c458a893e0
commit
34e1c4ca83
|
@ -0,0 +1,2 @@
|
||||||
|
man_MANS = l2p.1
|
||||||
|
EXTRA_DIST = $(man_MANS)
|
|
@ -10,6 +10,6 @@ l2p_LDADD = @LIBS@ \
|
||||||
-lMsl -lMgl \
|
-lMsl -lMgl \
|
||||||
-lRtl -lRgs -lRcf -lRfm -lRpr -lRwi -lRut -lRds
|
-lRtl -lRgs -lRcf -lRfm -lRpr -lRwi -lRut -lRds
|
||||||
|
|
||||||
lynx_SOURCES = \
|
l2p_SOURCES = \
|
||||||
drive_ps.c rps_inc.h tmp_man.c \
|
drive_ps.c rps_inc.h tmp_man.c \
|
||||||
dict_color.ps l2p.c tmp_dict.c
|
dict_color.ps l2p.c tmp_dict.c
|
||||||
|
|
Loading…
Reference in New Issue