Changeset 2452 for branches/libc-0.6/src/emx/Makefile.gmk
- Timestamp:
- Nov 16, 2005, 4:47:27 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/Makefile.gmk
r2451 r2452 303 303 -include $(SUBMAK) 304 304 305 ifdef OFFICIAL_BIRD_BUILD 306 ifneq ($(HOSTNAME),eniac) 307 $(error yea, nice try! Now go be ashamed of yourself!) 308 endif 309 endif 310 305 311 # Sort and remove duplicate directories 306 312 TARGDIRS := $(sort $(TARGDIRS))
Note:
See TracChangeset
for help on using the changeset viewer.