Changeset 13625 for trunk/source/lisp-kernel/linuxx8664/Makefile
- Timestamp:
- Apr 15, 2010, 12:06:00 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/linuxx8664/Makefile
r13624 r13625 59 59 CHEADERS = area.h bits.h x86-constants.h lisp-errors.h gc.h lisp.h \ 60 60 lisp-exceptions.h lisp_globals.h macros.h memprotect.h image.h \ 61 Threads.h x86-constants64.h x86-exceptions.h lisptypes.h 61 Threads.h x86-constants64.h x86-exceptions.h lisptypes.h $(PLATFORM_H) 62 62 63 63
Note: See TracChangeset
for help on using the changeset viewer.