summaryrefslogtreecommitdiff
path: root/src/main/Makefile
blob: 6866749060b13f01075ca18ccd06070a7ecff7c3 (plain)
1
2
3
4
5
topdir = ../..
srcdir = src/main
builddir = $(topdir)/builds/$(srcdir)

include $(topdir)/Makefile.subdir
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback