renamed .h and libs clicon->clixon
This commit is contained in:
parent
baa5611616
commit
79b77943f9
132 changed files with 1240 additions and 1268 deletions
|
|
@ -32,11 +32,11 @@ all:
|
|||
clean:
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile *~ .depend cliconrc
|
||||
rm -f Makefile *~ .depend clixonrc
|
||||
|
||||
install: cliconrc
|
||||
install: clixonrc
|
||||
install -m 755 -d $(DESTDIR)$(sysconfdir)
|
||||
install -m 755 cliconrc $(DESTDIR)$(sysconfdir)
|
||||
install -m 755 clixonrc $(DESTDIR)$(sysconfdir)
|
||||
|
||||
install-include:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue