~ubuntu-branches/debian/experimental/eso-midas/experimental

« back to all changes in this revision

Viewing changes to applic/general/src/makefile

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2015-03-17 15:17:38 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20150317151738-04qxxeqm36oful9i
Tags: 15.02pl1.1-1~exp1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
        $(LIBDIR)/libmidas.a
27
27
 
28
28
LLIB =  -L$(LIBDIR) -lagen -lgen -lmidas
29
 
LLIB1 = -L$(LIBDIR) -lftab -lmidas
 
29
LLIB1 = -L$(LIBDIR) -lftab -lmidas -lmidmath
30
30
 
31
31
OUT =   $(M)/sortrow.exe     $(M)/filteradap.exe  $(M)/keyset.exe \
32
32
        $(M)/creastar.exe    $(M)/scanima.exe     $(M)/keyreg.exe \