This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/app/gpsymreg/Makefile.am
2004-09-20 15:50:00 +00:00

17 lines
458 B
Makefile

###############################################################################
#
# Makefile.am for app/gpsymreg
#
###############################################################################
LIBEO = $(top_builddir)/src/libeo.a
LIBEOUTILS = $(top_builddir)/src/utils/libeoutils.a
bin_PROGRAMS = gpsymreg
AM_CXXFLAGS = -I$(top_builddir)/src
DEPS = $(LIBEOUTILS) $(LIBEO)
LIBS = $(top_builddir)/src/utils/libeoutils.a
gpsymreg_SOURCES = main.cpp