Files
geant4/source/processes/electromagnetic/dna/GNUmakefile
T
2016-06-09 16:46:55 +02:00

17 lines
565 B
Makefile

# $Id: GNUmakefile,v 1.8 2009-06-18 16:18:41 mantero Exp $
# --------------------------------------------------------------------
# GNUmakefile for electromagnetic sub-library. John Allison, 25/6/98.
# --------------------------------------------------------------------
name := G4emdna
ifndef G4INSTALL
G4INSTALL = ../../../..
endif
SUBDIRS = management molecules/management molecules/types utils models processes
SUBLIBS = G4emdna-man G4emdna-molman G4emdna-moltypes G4emdna-utils G4emdna-models G4emdna-processes
include $(G4INSTALL)/config/globlib.gmk