Codebase list libmawk / debian/1.0.0-3 doc / Makefile
debian/1.0.0-3

Tree @debian/1.0.0-3 (Download .tar.gz)

Makefile @debian/1.0.0-3

b761e9e
 
 
 
 
 
 
1
2
3
4
5
6
7
all:

include ../src/libmawk/Makefile.conf

install:
	$(MKDIR) $(DOCDIR)
	$(CP) $(PWD)/*.html $(DOCDIR)