aboutsummaryrefslogtreecommitdiff
path: root/system/X11/Makefile
blob: 0001c49e8ea3938b2a44f4180d224137a2e618e5 (plain)
1
2
3
4
5
6
7
8
9
10
11

OBJECTS = pdp_xwindow.o


include ../../Makefile.config

all: $(OBJECTS)

clean:
	rm -f *~
	rm -f *.o