Remove .cvsignore files; replace with .gitignore as needed.
authorMichael Poole <mdpoole@troilus.org>
Wed, 24 Jan 2007 16:05:34 +0000 (11:05 -0500)
committerMichael Poole <mdpoole@troilus.org>
Wed, 24 Jan 2007 16:05:34 +0000 (11:05 -0500)
commit81af33175f966e57f1060936ea6f7092dc806abc
tree4c75e1be7fbff83c9beea2c31acd4e8f9e364a67
parentca9bb78023dcd791c00992762dd1b86da8974f8f
Remove .cvsignore files; replace with .gitignore as needed.
Remove rx/Makefile.in, since there is a Makefile.am there.
Update src/Makefile.am and src/modcmd.c to work with git.
.gitignore [new file with mode: 0644]
configure.in
rx/.gitignore [new file with mode: 0644]
rx/Makefile.in [deleted file]
src/.gitignore [new file with mode: 0644]
src/Makefile.am
src/modcmd.c