makedeb


bookman-cockpit 1.12.0-1


Bookman Cockpit

Viewing /Makefile.

View raw.

Click here to go back to the Git tree for bookman-cockpit.


.SRCINFO: PKGBUILD
	makepkg --printsrcinfo > .SRCINFO

package: PKGBUILD .SRCINFO
	updpkgsums
	makedeb --syncdeps --rmdeps

all: package

clean:
	rm -Rv .SRCINFO *.exe *.tar.gz *.tar.xz *.tar.zst src/ pkg/ 2> /dev/null || true