source: trunk/src/emx/include/make2.sed@ 105

Last change on this file since 105 was 18, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 436 bytes
Line 
1s!^\(\(.*/\)*\)stl_algobase\.h$!\0 stl_algb.h!
2s!^\(\(.*/\)*\)stl_hashtable\.h$!\0 stl_htab.h!
3s!^\(\(.*/\)*\)stl_hash_fun\.h$!\0 stl_hfun.h!
4s!^\(\(.*/\)*\)stl_hash_map\.h$!\0 stl_hmap.h!
5s!^\(\(.*/\)*\)stl_hash_set\.h$!\0 stl_hset.h!
6s!^\(\(.*/\)*\)stl_multimap\.h$!\0 stl_mmap.h!
7s!^\(\(.*/\)*\)stl_multiset\.h$!\0 stl_mset.h!
8/ /!s!^\(\(.*/\)*\)\([^.][^.][^.][^.][^.][^.][^.][^.]\)[^.][^.]*\(\.[hc]\|\.cc\|\.hP\|\.ccP\|\)$!\0 \3\4!
Note: See TracBrowser for help on using the repository browser.