Changeset 6 in Sophya for trunk/SophyaPI/PI/Makefile


Ignore:
Timestamp:
Feb 19, 1996, 6:04:14 PM (30 years ago)
Author:
eros
Message:

Modifs avant Presentation 21,22/02 + Ajout fichiers MAC (Reza+Eric, 19/02/96)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/Makefile

    r5 r6  
    8585
    8686$(EXE)pitest : $(OBJ)pitestapp.o
    87         g++ -o $(EXE)pitest $(OBJ)pitestapp.o -L$(LIB) -lPI -lImages -lOutils -lXm -lXt -lX11
     87        g++ -o $(EXE)pitest $(OBJ)pitestapp.o -L$(LIB) -lPI -lImages -lOutils -lmath -lXm -lXt -lX11 -lm
    8888
    8989$(OBJ)ex_dessin.o: ex_dessin.cc ex_dessin.h pisysdep.h pibwdgx.h pibwdggen.h \
     
    166166 piwindowgen.h pioptmenux.h pioptmenugen.h pistdwdgx.h pistdwdggen.h \
    167167 pibwdgx.h pibwdggen.h pipixmapx.h pipixmapgen.h picmap.h picmapx.h \
    168  picmapgen.h pifilechox.h pifilechogen.h ex_dessin.h
     168 picmapgen.h pifilechox.h pifilechogen.h piimage.h ex_dessin.h
Note: See TracChangeset for help on using the changeset viewer.