summaryrefslogtreecommitdiff
path: root/hdr/Makefile
blob: 81a8f4595c0004a0444842e0426c2dd120858418 (about) (plain)
1
2
3
4
5
6
7
8
default:
	$(MAKE) -C ..

dist:
	ln Makefile $(hdr) $(DDIR)/$(HEADERDIR)

TAGS: $(hdr) 
	etags -CT $(hdr)