1###################################################################### 2# PixInsight Makefile Generator Script v1.121 3# Copyright (C) 2009-2020 Pleiades Astrophoto 4###################################################################### 5# Generated on .... 2020-12-21T12:27:54.203Z 6# Project id ...... PCL 7# Project type .... StaticLibrary 8# Platform ........ FreeBSD/g++ 9# Configuration ... Release/all 10###################################################################### 11 12# 13# Targets 14# 15 16.PHONY: all 17all: 18 $(MAKE) -f ./makefile-x64 --no-print-directory 19 20.PHONY: clean 21clean: 22 $(MAKE) -f ./makefile-x64 --no-print-directory clean 23 24