Changeset 3734 for branches


Ignore:
Timestamp:
Oct 2, 2011, 9:38:51 PM (14 years ago)
Author:
bird
Message:

build laptop name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/Makefile

    r3374 r3734  
    15101510
    15111511ifdef OFFICIAL_BIRD_VERSION
    1512 ifneq ($(HOSTNAME),eniac)
     1512ifneq ($(filter-out eniac delirium,$(HOSTNAME)),)
    15131513$(error yea, nice try! Now go be ashamed of yourself!)
    15141514endif
Note: See TracChangeset for help on using the changeset viewer.