~wgrant/ubuntu-cve-tracker/mainold

1
2
3
4
5
6
export SCRIPTS=$(shell pwd)/scripts

all:
	$(MAKE) -C active
	$(MAKE) -C retired
	$(MAKE) -C ignored