1SubDir HAIKU_TOP src add-ons print drivers canon_lips lips4 ; 2 3SetSubDirSupportedPlatformsBeOSCompatible ; 4 5SubDirHdrs [ FDirName $(HAIKU_TOP) headers libs print libprint ] ; 6 7AddResources Canon\ LIPS4\ Compatible : Lips4.rdef ; 8 9Addon Canon\ LIPS4\ Compatible : 10 Lips4Entry.cpp 11 Lips4.cpp 12 Lips4Cap.cpp 13 : be libprint.a $(TARGET_LIBSTDC++) 14; 15 16Package haiku-printingkit-cvs : 17 Canon\ LIPS4\ Compatible : 18 boot home config add-ons Print ; 19 20