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