Return to libite.pc.in CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / pimd / libite |
1.1 ! misho 1: prefix=@prefix@ ! 2: exec_prefix=@exec_prefix@ ! 3: libdir=@libdir@ ! 4: includedir=@includedir@ ! 5: ! 6: Name: @PACKAGE@ ! 7: Description: Frog DNA, basically ! 8: Version: @VERSION@ ! 9: Requires: ! 10: Libs: -L${libdir} -lite ! 11: Cflags: -I${includedir} ! 12: