Changeset 549b99 in git
- Timestamp:
- Oct 8, 2009, 4:38:23 PM (14 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 23ab77a71f89616ef0697fae07d84e3a8b621e1b
- Parents:
- d065cd984dcdbaa794be8a7a43c69e54c1c3c000
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libfac/Makefile.in
rd065cd r549b99 1 # $Id: Makefile.in,v 1.1 7 2009-05-13 18:25:05Singular Exp $1 # $Id: Makefile.in,v 1.18 2009-10-08 14:38:23 Singular Exp $ 2 2 ################################################# 3 3 SHELL = /bin/sh … … 156 156 $(RANLIB) ${libdir}/${TARGETNAME}.a 157 157 -$(RANLIB) ${libdir}/libsingfac_g.a 158 -$(RANLIB) ${libdir}/libsingfac_ g.a158 -$(RANLIB) ${libdir}/libsingfac_p.a 159 159 160 160 uninstall:
Note: See TracChangeset
for help on using the changeset viewer.