ossp-pkg/pth/Makefile.in 1.148 -> 1.149
--- Makefile.in 2002/11/03 09:59:32 1.148
+++ Makefile.in 2002/11/30 20:16:00 1.149
@@ -91,7 +91,7 @@
test_select test_httpd test_sfio test_uctx @TEST_PTHREAD@
# object files for library generation
-# (order is just aesthically important)
+# (order is just aesthetically important)
LOBJS = pth_debug.lo pth_ring.lo pth_pqueue.lo pth_time.lo pth_errno.lo pth_mctx.lo \
pth_uctx.lo pth_tcb.lo pth_sched.lo pth_attr.lo pth_lib.lo pth_event.lo \
pth_data.lo pth_clean.lo pth_cancel.lo pth_msg.lo pth_sync.lo pth_fork.lo \
|
|