3 #Author : Chris H. Rycroft (LBL / UC Berkeley)
4 #Email : chr@alum.mit.edu
5 #Date : February 27th 2008
7 #Load the common configuration file
10 #List of the common source files
11 SOURCE
=container.
cc container.hh config.hh cell.hh cell.
cc wall.
cc wall.hh worklist.
cc worklist.hh
13 #Lists of the command line utilities
14 EXECUTABLES
="../bin/voro++"
19 "../bin/voro++": $(SOURCE
) cmd_line.
cc
20 $(CC
) $(CFLAGS
) -o ..
/bin
/voro
++ cmd_line.
cc
25 help
: Doxyfile
$(SOURCE
)