DEBSOURCES
Skip Quicknav
sources / fs-uae / 3.2.35-2 / dist / linux / Makefile.in
123456789
version = @PACKAGE_VERSION@ all: ./build.py $(version) clean: rm -Rf *-linux-* *-steamos-* rm -Rf *_linux_* *_steamos_* make -C ../.. clean