vserver 1.9.3
[linux-2.6.git] / arch / um / kernel / tt / ptproxy / Makefile
index 97d4f0b..9f9daf5 100644 (file)
@@ -9,5 +9,3 @@ USER_OBJS := $(foreach file,$(obj-y),$(src)/$(file))
 
 $(USER_OBJS) : %.o: %.c
        $(CC) $(CFLAGS_$(notdir $@)) $(USER_CFLAGS) -c -o $@ $<
-
-clean: