summaryrefslogtreecommitdiff
path: root/xdelta1/xdelta.prj
diff options
context:
space:
mode:
authordotdotisdead <dotdotisdead@a3eca27d-f21b-0410-9b4a-6511e771f64e>2006-09-30 04:47:47 +0000
committerdotdotisdead <dotdotisdead@a3eca27d-f21b-0410-9b4a-6511e771f64e>2006-09-30 04:47:47 +0000
commitad85653ca73c8126de516b9a4294e8f08577c00d (patch)
tree79fb4d644ccf6a4fe8dac146b801a21d63537b23 /xdelta1/xdelta.prj
parent5a7c245871879325d7b05c06e0b2011203986ee8 (diff)
import 1.1.3
Diffstat (limited to 'xdelta1/xdelta.prj')
-rwxr-xr-xxdelta1/xdelta.prj96
1 files changed, 96 insertions, 0 deletions
diff --git a/xdelta1/xdelta.prj b/xdelta1/xdelta.prj
new file mode 100755
index 0000000..1e9d111
--- /dev/null
+++ b/xdelta1/xdelta.prj
@@ -0,0 +1,96 @@
1;; -*- PRCS -*-
2(Created-By-Prcs-Version 1 3 1)
3(Project-Description "")
4(Project-Version xdelta 1.1-maint 10)
5(Parent-Version xdelta 1.1-maint 9)
6(Version-Log "")
7(New-Version-Log "")
8(Checkin-Time "Sun, 24 Feb 2002 22:31:12 +0300")
9(Checkin-Login jmacd)
10(Populate-Ignore ("\\.o$"
11 "\\.deps"
12 "\\.lo$"
13 ".libs/"
14 "^\\.#"
15 "\\.la$"
16 "stamp-"
17 "libedsio"
18 "mkinstalldirs"
19 "missing"
20 "ltmain\\.sh"
21 "ltconfig"
22 "install-sh"
23 "xdser\\.h"
24 "xdser\\.c"
25 "config\\."
26 "aclocal\\.m4"
27 "CVS/"
28 "Makefile\\.in$"
29 "Makefile$"
30 ".cvsignore"
31 "configure$"
32 "xdelta$"
33 "libtool"
34 "doc/xdelta.info"
35 ))
36(Project-Keywords
37 (ReleaseMajorVersion 1)
38 (ReleaseMinorVersion 1)
39 (ReleaseMicroVersion 3)
40 (LibCurrent 2)
41 (LibRevision 0)
42 (LibAge 0)
43 (ReleaseVersion "$ReleaseMajorVersion$.$ReleaseMinorVersion$.$ReleaseMicroVersion$")
44)
45(Files
46 ;; Config
47 (configure.in (xdelta/1_configure. 1.10.1.37 644))
48 (Makefile.am (xdelta/2_Makefile.a 1.19.1.40.1.4 644))
49 (ChangeLog (xdelta/d/9_ChangeLog 1.6 644))
50 (runtest (xdelta/d/5_runtest 1.7 755))
51 (README (xdelta/d/6_README 1.5 644))
52 (INSTALL (xdelta/d/10_INSTALL 1.3 644))
53 (COPYING (xdelta/d/11_COPYING 1.2 644))
54 (AUTHORS (xdelta/d/12_AUTHORS 1.2 644))
55 (NEWS (xdelta/d/13_NEWS 1.15.1.9 644))
56 (xdelta.magic (xdelta/d/20_xdelta.mag 1.2 644))
57 (xdelta-config.in (xdelta/d/33_xdelta-con 1.4 644))
58 (autogen.sh (xdelta/d/34_autogen.sh 1.1 755))
59 (xdelta.m4 (xdelta/d/35_xdelta.m4 1.5 644))
60
61 ;; Library
62 (xdelta.h (xdelta/b/8_xdelta.h 1.4.1.8.1.50.1.3 644))
63 (xdeltapriv.h (xdelta/c/42_xdeltapriv 1.29 644))
64 (xdelta.c (xdelta/b/14_xdelta.c 1.4.1.50.1.3 644))
65 (xd.ser (xdelta/d/7_xd.ser 1.12 644))
66 (xdrsync.c (xdelta/d/44_xdrsync.c 1.2 644))
67 (xdapply.c (xdelta/e/37_xdapply.c 1.1 644))
68
69 ;; Application
70 (xdmain.c (xdelta/d/15_xdmain.c 1.22.1.7 600))
71 (getopt1.c (xdelta/d/17_getopt1.c 1.1 644))
72 (getopt.h (xdelta/d/18_getopt.h 1.1 644))
73 (getopt.c (xdelta/d/19_getopt.c 1.1 644))
74
75 ;; Windows project files
76 (xdelta.dsp (xdelta/d/36_xdelta.dsp 1.2 644) :no-keywords)
77 (xdelta.dsw (xdelta/d/37_xdelta.dsw 1.2 644) :no-keywords)
78
79 ;; Testing
80 (test/Makefile.am (xdelta/e/39_Makefile.a 1.1.1.3 644))
81 (test/xdeltatest.c (xdelta/e/38_xdeltatest 1.7 644))
82 (test/README.test (xdelta/21_README.tes 1.2 644))
83
84 ;; Not much docs
85 (doc/Makefile.am (xdelta/d/21_Makefile.a 1.4 644))
86 (doc/xdelta.1 (xdelta/d/23_xdelta.1 1.6 644))
87 (doc/xdelta.cat (xdelta/22_xdelta.cat 1.2 644))
88
89 ;; DJGPP contrib
90 (djgpp/readme.djg (xdelta/18_readme.djg 1.2 644))
91 (djgpp/announce.djg (xdelta/19_announce.d 1.2 644))
92 (djgpp/Makefile.am (xdelta/20_Makefile.a 1.1 644))
93
94)
95(Merge-Parents)
96(New-Merge-Parents)