| 28 |
+PACKAGE = sql-ledger |
+PACKAGE = sql-ledger |
| 29 |
+ |
+ |
| 30 |
+MODULES = admin.pl login.pl arap.pl ap.pl ar.pl ca.pl cp.pl ct.pl gl.pl ic.pl \ |
+MODULES = admin.pl login.pl arap.pl ap.pl ar.pl ca.pl cp.pl ct.pl gl.pl ic.pl \ |
| 31 |
+ ir.pl is.pl oe.pl pe.pl rc.pl rp.pl am.pl io.pl pos.pl ps.pl |
+ ir.pl is.pl oe.pl pe.pl rc.pl rp.pl am.pl io.pl pos.pl ps.pl bp.pl hr.pl |
| 32 |
+SUBDIRS = lynx mozilla |
+SUBDIRS = lynx mozilla |
| 33 |
+ |
+ |
| 34 |
+all: |
+all: |
| 132 |
+ |
+ |
| 133 |
+FILES = Inifile.pm AM.pm AP.pm AR.pm CA.pm CP.pm CT.pm Form.pm GL.pm \ |
+FILES = Inifile.pm AM.pm AP.pm AR.pm CA.pm CP.pm CT.pm Form.pm GL.pm \ |
| 134 |
+ IC.pm IR.pm IS.pm Mailer.pm Menu.pm Num2text.pm OE.pm PE.pm \ |
+ IC.pm IR.pm IS.pm Mailer.pm Menu.pm Num2text.pm OE.pm PE.pm \ |
| 135 |
+ RC.pm RP.pm User.pm |
+ RC.pm RP.pm User.pm BP.pm HR.pm OP.pm |
| 136 |
+ |
+ |
| 137 |
+all: |
+all: |
| 138 |
+ |
+ |
| 193 |
+PACKAGE = sql-ledger |
+PACKAGE = sql-ledger |
| 194 |
+ |
+ |
| 195 |
+MODULES = ap.pl ar.pl ca.pl cp.pl ct.pl gl.pl ic.pl \ |
+MODULES = ap.pl ar.pl ca.pl cp.pl ct.pl gl.pl ic.pl \ |
| 196 |
+ ir.pl is.pl menu.pl oe.pl pe.pl rc.pl ps.pl rp.pl |
+ ir.pl is.pl menu.pl oe.pl pe.pl rc.pl ps.pl rp.pl bp.pl hr.pl |
| 197 |
+SUBDIRS = bin doc SL locale sql templates users etc css |
+SUBDIRS = bin doc SL locale sql templates users etc css |
| 198 |
+ |
+ |
| 199 |
+LIB_FILES = am.pl favicon.ico login.pl menu.ini setup.pl \ |
+LIB_FILES = am.pl favicon.ico login.pl menu.ini setup.pl \ |