Ignore:
Timestamp:
Nov 16, 2005, 4:47:27 AM (20 years ago)
Author:
bird
Message:

Official build stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/Makefile.gmk

    r2451 r2452  
    303303-include $(SUBMAK)
    304304
     305ifdef OFFICIAL_BIRD_BUILD
     306ifneq ($(HOSTNAME),eniac)
     307$(error yea, nice try! Now go be ashamed of yourself!)
     308endif
     309endif
     310               
    305311# Sort and remove duplicate directories
    306312TARGDIRS := $(sort $(TARGDIRS))
Note: See TracChangeset for help on using the changeset viewer.