diff --git a/ChangeLog b/ChangeLog index 44817b76e..45059c2c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-06-25 Rachel Hestilow + + * makefile: back out a premature add of gnome + 2002-06-25 Rachel Hestilow * doc/: Added the makeshift doc generation toolchain. diff --git a/makefile b/makefile index dba0107a7..d9586f63c 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -DIRS=generator glib pango atk gdk gtk gnome sample +DIRS=generator glib pango atk gdk gtk sample ROOT=/cygdrive/$(subst \,/,$(subst :\,/,$(SYSTEMROOT))) CSC=$(ROOT)/microsoft.net/framework/v1.0.3705/csc.exe MCS=mcs