# $Id: Makefile,v 1.1 2001/03/26 10:35:31 icahoon Exp $
#
BUILD = ../../../build
include $(BUILD)/Makefile.pre
# DEFINES +=
#
PACKAGES += UTIL PTHREAD
# names of programs (e.g. test programs) to be compiled
#
TESTPROGRAMS = \
vmd5sum.c
include $(BUILD)/Makefile.post