Changeset 666c90 in git for Singular/Makefile.in
- Timestamp:
- Apr 21, 2005, 4:15:29 PM (18 years ago)
- Branches:
- (u'spielwiese', 'f6c3dc58b0df4bd712574325fe76d0626174ad97')
- Children:
- f429335198c42c4bba7f84570d23aa411c3a8f6e
- Parents:
- 6aef6f2f272ebbfec3ea18af758eaa532315471a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/Makefile.in
r6aef6f2 r666c90 144 144 145 145 SOURCES=${CSOURCES} ${CXXSOURCES} \ 146 grammar.y scanner.l libparse.l prCopyTemplate.cc\146 grammar.y scanner.l libparse.l \ 147 147 p_Delete__T.cc p_ShallowCopyDelete__T.cc \ 148 148 p_Copy__T.cc p_Mult_nn__T.cc pp_Mult_nn__T.cc \ … … 176 176 Makefile.in configure.in configure \ 177 177 mod2.h.in grammar.h testgh install-sh mkinstalldirs \ 178 check_aso.pl prCopy.pl178 check_aso.pl 179 179 180 180 OBJS := $(CXXSOURCES:.cc=.o) $(CSOURCES:.c=.o)
Note: See TracChangeset
for help on using the changeset viewer.