Go back to git

This commit is contained in:
Roy Marples
2009-04-30 15:05:39 +01:00
parent e0f0fc8046
commit b70501ef45
16 changed files with 155 additions and 22 deletions

View File

@@ -56,4 +56,4 @@ CLEANFILES+= ${OBJS}
clean:
@if test -n "${CLEANFILES}"; then echo "rm -f ${CLEANFILES}"; rm -f ${CLEANFILES}; fi
include ${MK}/svnignore.mk
include ${MK}/gitignore.mk