|
|
1.1 ! root 1: /* ! 2: * jes c++ string lib makefile ! 3: */ ! 4: ! 5: CC = CC ! 6: ! 7: #if release(bsd) ! 8: CCFLAGS += -DBSD ! 9: #endif ! 10: ! 11: libstring.a :: Makefile makefile String.h list.h string.c sysfns.c\ ! 12: stringCtor.c Memcpy.c error.c rep.c list.c generic.c\ ! 13: voidP_list.c voidP_out.c list_sort.c Regexp.h Regexp.c ! 14: ! 15: testIt :: testIt.c pair_list.h pair_list.c libstring.a ! 16: ! 17: test1 :: test1.c libstring.a ! 18: ! 19: test2 :: test2.c libstring.a ! 20: ! 21: test3 :: pair.h test3.c pairST_list.c libstring.a ! 22: ! 23: test4 :: test4.c string_list.c s_l_o.c libstring.a ! 24: ! 25: test5 :: test5.c string_list.c s_l_o.c libstring.a ! 26: ! 27: test6 :: test6.c string_list.c s_l_o.c libstring.a ! 28: ! 29: test7 :: test7.c string_list.c s_l_o.c libstring.a ! 30: ! 31: test8 :: test8.c string_list.c s_l_o.c libstring.a ! 32: ! 33: test10 :: test10.c string_list.c libstring.a ! 34: ! 35: test11 :: test11.c string_list.c libstring.a ! 36: ! 37: test12 :: test12.c pair_list.c libstring.a ! 38: ! 39: test13 :: test13.c pairST_list.c libstring.a ! 40: ! 41: test14 :: test14.c libstring.a ! 42: ! 43: test16 :: test16.c libstring.a ! 44: ! 45: test17 :: test17.c libstring.a ! 46: ! 47: test18 :: test18.c libstring.a ! 48: ! 49: libstring.a .o : (cfrontC)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.