acth-converter: Makefile - ra->ac; ac->th
glen
glen at pld-linux.org
Tue Dec 26 20:25:30 CET 2006
Author: glen Date: Tue Dec 26 19:25:30 2006 GMT
Module: acth-converter Tag: HEAD
---- Log message:
- ra->ac; ac->th
---- Files affected:
acth-converter:
Makefile (1.7 -> 1.8)
---- Diffs:
================================================================
Index: acth-converter/Makefile
diff -u acth-converter/Makefile:1.7 acth-converter/Makefile:1.8
--- acth-converter/Makefile:1.7 Tue Dec 7 10:44:33 2004
+++ acth-converter/Makefile Tue Dec 26 20:25:25 2006
@@ -1,15 +1,15 @@
#
-# PLD Ra to PLD Ac converter
-# 1.x -> 2.0
+# PLD Linux Ac to PLD Linux Th converter
+# 2.x -> 3.0
#
VERSION = 0.11
-NAME = ra2ac
+NAME = ac2th
SBINDIR = /sbin
BINDIR = /bin
-SOURCES = ra2ac
+SOURCES = ac2th
DOCS = ChangeLog COPYING README README-pl TODO
MISC = Makefile
================================================================
---- CVS-web:
http://cvs.pld-linux.org/acth-converter/Makefile?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list