[project @ 2003-02-05 09:37:23 by simonmar]
authorsimonmar <unknown>
Wed, 5 Feb 2003 09:37:23 +0000 (09:37 +0000)
committersimonmar <unknown>
Wed, 5 Feb 2003 09:37:23 +0000 (09:37 +0000)
Remove usageSP directory

ghc/compiler/Makefile

index 3de4b89..328b926 100644 (file)
@@ -234,7 +234,7 @@ CLEAN_FILES += $(CONFIG_HS)
 ALL_DIRS = \
   utils basicTypes types hsSyn prelude rename typecheck deSugar coreSyn \
   specialise simplCore stranal stgSyn simplStg codeGen absCSyn main \
-  profiling parser usageSP cprAnalysis compMan ndpFlatten
+  profiling parser cprAnalysis compMan ndpFlatten
 
 # Make sure we include Config.hs even if it doesn't exist yet...
 ALL_SRCS += $(CONFIG_HS)