Changeset ebcda0 in git
- Timestamp:
- Feb 18, 2002, 11:56:28 AM (21 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 972fb17612d377a3b09c54728fbf49382112870d
- Parents:
- 7656d7ef34fdb1322019e176e07b6cbc09bf3261
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
omalloc/Makefile.in
r7656d7 rebcda0 4 4 ### Author: obachman@mathematik.uni-kl.de (Olaf Bachmann) 5 5 ### Created: 11/99 6 ### Version: $Id: Makefile.in,v 1.1 3 2002-02-08 16:31:54Singular Exp $6 ### Version: $Id: Makefile.in,v 1.14 2002-02-18 10:56:28 Singular Exp $ 7 7 ################################################################# 8 8 … … 201 201 $(INSTALL_DATA) omlimits.h mylimits.h omalloc.c $(includedir) 202 202 203 install: libomalloc_ndebug.a 203 install: libomalloc_ndebug.a omalloc.o 204 204 $(MKINSTALLDIRS) $(libdir) 205 205 $(MKINSTALLDIRS) $(includedir)
Note: See TracChangeset
for help on using the changeset viewer.