Check-in Number:
|
5159 | |
Date: |
2005-Sep-02 16:36:41 (local)
2005-Sep-02 14:36:41 (UTC) |
User: | rse |
Branch: | |
Comment: |
one more typo |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/uuid/Makefile.in 1.33 -> 1.34
--- Makefile.in 2005/09/01 22:24:01 1.33
+++ Makefile.in 2005/09/02 14:36:41 1.34
@@ -124,7 +124,7 @@
$(PHP_NAME): $(PHP_OBJS) $(LIB_NAME)
@cd php && $(MAKE) $(MFLAGS) -f Makefile.local PHP=$(PHP)
- @touch $(PERL_NAME)
+ @touch $(PHP_NAME)
uuid.lo: uuid.c config.h uuid.h uuid_md5.h uuid_sha1.h uuid_prng.h uuid_mac.h uuid_ui64.h uuid_str.h uuid_bm.h uuid_ac.h
uuid_mac.lo: uuid_mac.c config.h uuid_mac.h
|
|