#! /usr/local/bin/gmake
#  $Id: Makefile 951 2006-10-19 12:14:11Z eyalprivman $

Libsources= LGT3State.cpp  optimizeThreeStateModel.cpp

LIBNAME = LGT3State

# LibCsources= cmdline.c
# LibCsources += getopt.c getopt1.c 

EXEC = LGT3State

include ../Makefile.generic
