]> Creatis software - gdcm.git/blob - Makefile.am
93175fdcb3e4156c339ae9e18f4b13c299a324da
[gdcm.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 SUBDIRS = src Test
4
5 release:
6         $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)
7
8 snapshot:
9         $(MAKE) dist distdir=$(PACKAGE)`date +"%y%m%d"`