1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-16 03:59:03 +00:00
simplesshd/rsync/prepare-source.mak
2014-12-21 17:56:03 -05:00

8 lines
167 B
Makefile

conf: configure.sh config.h.in
configure.sh: configure.ac aclocal.m4
autoconf -o configure.sh
config.h.in: configure.ac aclocal.m4
autoheader && touch config.h.in