Codebase list libmawk / debian/1.0.1-1 doc / Makefile
debian/1.0.1-1

Tree @debian/1.0.1-1 (Download .tar.gz)

Makefile @debian/1.0.1-1

b761e9e
 
 
 
 
 
 
1
2
3
4
5
6
7
all:

include ../src/libmawk/Makefile.conf

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