Skip to content

chapters/compute/lecture-demos: Fix missing Makefile includes #130

@teodutu

Description

@teodutu

#74 transitioned the Compute chapter to the Open Education Hub methodology, creating the lecture-demos subchapter [1]. The makefiles in these demos (such as [2]) reference an inexisting common Makefile we plan to remove.

These makefiles need to be updated and made independent of other makefiles. The Makefile for each demo must contain all the rules necessary to create the binary files.

[1] https://github.com/cs-pub-ro/operating-systems/tree/bce2316283a7585b23f9adfc54c85c89e3ed32cd/chapters/compute/lecture-demos
[2]

include ../../../../../common/makefile/single.mk

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/guidesUpdate to guides contentbugSomething isn't workingkind/fixFix issues with existing content / itemtopic/computeRelated to "Compute" chapter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions