Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
a9b10aab
Commit
a9b10aab
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-07-08 09:53:29 by cvscast] Empty log message
Original author: cvscast Date: 2003-07-08 09:53:29+00:00
parent
4fc58f4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.distrib
View file @
a9b10aab
...
...
@@ -52,6 +52,17 @@ endif
all
:
cduce dtd2cduce website validate
install
:
all
mkdir
-p
$(PREFIX)
/bin/
mkdir
-p
$(PREFIX)
/man/man1/
install
-m755
cduce dtd2cduce validate
$(PREFIX)
/bin/
install
-m644
doc/cduce.1
$(PREFIX)
/man/man1/
uninstall
:
rm
$(PREFIX)
/bin/cduce
$(PREFIX)
/bin/dtd2cduce
$(PREFIX)
/bin/validate
\
$(PREFIX)
/man/man1/cduce.1
# Source directories
DIRS
=
misc parser schema typing types runtime driver
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment