Changeset 1749 in Sophya for trunk/ArchTOIPipe
- Timestamp:
- Nov 12, 2001, 1:06:01 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Makefile.in
r1748 r1749 70 70 $(INSTALL) kernel/libatkern.a $(libdir)/ 71 71 $(INSTALL) processors/libatproc.a $(libdir)/ 72 for f in $(srcdir)/kernel/*.h $(srcdir)/processors/*.h config.h; do \72 for f in $(srcdir)/kernel/*.h $(srcdir)/processors/*.h $(srcdir)/*.h conf.h; do \ 73 73 $(INSTALL) $$f $(prefix)/include; \ 74 74 done
Note:
See TracChangeset
for help on using the changeset viewer.