Files
geant4/examples/extended/medical/DICOM/GNUmakefile
T
2016-06-09 10:28:22 +02:00

18 lines
428 B
Makefile

# $Id: GNUmakefile,v 1.3 2003/06/16 07:51:35 guatelli Exp $
# --------------------------------------------------------------
# GNUmakefile for examples module. Gabriele Cosmo, 06/04/98.
# --------------------------------------------------------------
name := dicom
G4TARGET := $(name)
G4EXLIB := true
.PHONY: all
all: lib bin
include $(G4INSTALL)/config/binmake.gmk
visclean:
rm -f g4*.prim g4*.eps g4*.wrl
rm -f .DAWN_*