sym2.s:	syms.s
	/lib/cpp syms.s > sym2.s

sym2.o:	sym2.s

adb:	sym2.o
	@echo "adb sym2.o rom.vs2"
